Skip to content

Accessibility: missing role for expandable section#212

Merged
aaronfowles merged 1 commit into
mainfrom
guilhemf/accessibility/form-elements-roles
Jan 22, 2026
Merged

Accessibility: missing role for expandable section#212
aaronfowles merged 1 commit into
mainfrom
guilhemf/accessibility/form-elements-roles

Conversation

@guifry
Copy link
Copy Markdown
Contributor

@guifry guifry commented Jan 2, 2024

Issue ID: DAC_Missing_Role_01-iOS

The <summary><span></></> element we use for revealing more search options was not announced as a clickable element by the accessibility voiceover.

Adding the role "button" to the clickable element is enough to solve the issue.

@guifry guifry force-pushed the guilhemf/accessibility/form-elements-roles branch 2 times, most recently from 6161886 to 7cb4239 Compare January 4, 2024 14:29
@guifry guifry marked this pull request as ready for review January 4, 2024 14:36
@aaronfowles aaronfowles force-pushed the guilhemf/accessibility/form-elements-roles branch from 7cb4239 to c56ee70 Compare January 22, 2026 11:28
@aaronfowles aaronfowles merged commit 9f988d2 into main Jan 22, 2026
7 checks passed
@aaronfowles aaronfowles deleted the guilhemf/accessibility/form-elements-roles branch January 22, 2026 11:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants